﻿2026-07-21T10:35:47.3062721Z ##[group]Run actions/checkout@v5
2026-07-21T10:35:47.3063459Z with:
2026-07-21T10:35:47.3063812Z   fetch-depth: 2
2026-07-21T10:35:47.3064193Z   repository: BigscreenVR/spt-bs-core
2026-07-21T10:35:47.3067146Z   token: ***
2026-07-21T10:35:47.3067485Z   ssh-strict: true
2026-07-21T10:35:47.3067829Z   ssh-user: git
2026-07-21T10:35:47.3068175Z   persist-credentials: true
2026-07-21T10:35:47.3068571Z   clean: true
2026-07-21T10:35:47.3068919Z   sparse-checkout-cone-mode: true
2026-07-21T10:35:47.3069424Z   fetch-tags: false
2026-07-21T10:35:47.3069768Z   show-progress: true
2026-07-21T10:35:47.3070126Z   lfs: false
2026-07-21T10:35:47.3070458Z   submodules: false
2026-07-21T10:35:47.3070809Z   set-safe-directory: true
2026-07-21T10:35:47.3071213Z   allow-unsafe-pr-checkout: false
2026-07-21T10:35:47.3071800Z ##[endgroup]
2026-07-21T10:35:47.3845708Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-21T10:35:47.3847541Z ##[group]Getting Git version info
2026-07-21T10:35:47.3848236Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-21T10:35:47.3849368Z [command]/usr/bin/git version
2026-07-21T10:35:47.3849776Z git version 2.43.0
2026-07-21T10:35:47.3855735Z ##[endgroup]
2026-07-21T10:35:47.3867181Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d8080417-371d-49b0-ae89-9693b30eb967' before making global git config changes
2026-07-21T10:35:47.3868318Z Adding repository directory to the temporary git global config as a safe directory
2026-07-21T10:35:47.3870535Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-21T10:35:47.3901028Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-21T10:35:47.3920205Z https://github.com/BigscreenVR/spt-bs-core
2026-07-21T10:35:47.3929927Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-21T10:35:47.3932294Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-21T10:35:47.3950341Z HEAD
2026-07-21T10:35:47.3977662Z ##[endgroup]
2026-07-21T10:35:47.3979173Z [command]/usr/bin/git submodule status
2026-07-21T10:35:47.4157198Z ##[group]Cleaning the repository
2026-07-21T10:35:47.4160608Z [command]/usr/bin/git clean -ffdx
2026-07-21T10:35:47.4189682Z Removing traceable-reqs
2026-07-21T10:35:47.4196334Z [command]/usr/bin/git reset --hard HEAD
2026-07-21T10:35:47.4321780Z HEAD is now at eb058d46 Merge b6bd80ae26d39251872a735902fe5fa09930925b into 1e306261316fee3b80a6002a6a9ee4d40f892576
2026-07-21T10:35:47.4326306Z ##[endgroup]
2026-07-21T10:35:47.4328435Z ##[group]Disabling automatic garbage collection
2026-07-21T10:35:47.4331603Z [command]/usr/bin/git config --local gc.auto 0
2026-07-21T10:35:47.4356581Z ##[endgroup]
2026-07-21T10:35:47.4357277Z ##[group]Setting up auth
2026-07-21T10:35:47.4362105Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-21T10:35:47.4388924Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-21T10:35:47.4572983Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-21T10:35:47.4596693Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-21T10:35:47.4783283Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-21T10:35:47.4811248Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-21T10:35:47.5003286Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-21T10:35:47.5031189Z ##[endgroup]
2026-07-21T10:35:47.5031904Z ##[group]Fetching the repository
2026-07-21T10:35:47.5037833Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +eb058d462267f6d38c8d7dbd8c5610dd10aea076:refs/remotes/pull/44/merge
2026-07-21T10:35:47.9524236Z ##[endgroup]
2026-07-21T10:35:47.9525322Z ##[group]Determining the checkout info
2026-07-21T10:35:47.9526188Z ##[endgroup]
2026-07-21T10:35:47.9529450Z [command]/usr/bin/git sparse-checkout disable
2026-07-21T10:35:47.9568089Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-21T10:35:47.9598375Z ##[group]Checking out the ref
2026-07-21T10:35:47.9600608Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/44/merge
2026-07-21T10:35:47.9643788Z HEAD is now at eb058d46 Merge b6bd80ae26d39251872a735902fe5fa09930925b into 1e306261316fee3b80a6002a6a9ee4d40f892576
2026-07-21T10:35:47.9646264Z ##[endgroup]
2026-07-21T10:35:47.9678063Z [command]/usr/bin/git log -1 --format=%H
2026-07-21T10:35:47.9699441Z eb058d462267f6d38c8d7dbd8c5610dd10aea076
